Skip to content

chore(pr-bot): swap claude code for coderabbit as the reviewer#507

Merged
plind-junior merged 1 commit into
testfrom
chore/swap-claude-for-coderabbit
Jul 16, 2026
Merged

chore(pr-bot): swap claude code for coderabbit as the reviewer#507
plind-junior merged 1 commit into
testfrom
chore/swap-claude-for-coderabbit

Conversation

@plind-junior

Copy link
Copy Markdown
Member

swaps the paid claude-code-action for CodeRabbit as vouch's ai pr reviewer
(free for this public repo), and simplifies the merge gate accordingly.

what changes:

  • adds .coderabbit.yaml — CodeRabbit reviews every non-draft pr automatically,
    with path instructions pointing at the review-gate invariant and the workflow
    security rules. advisory (it comments; it does not block merges).
  • removes the claude verification: drops pr-verify.yml, the pr-verify
    environment, and the anthropic api key. no paid model is in the loop.
  • auto-merge now: the owner arms it (auto-merge label or /auto-merge), the
    bot classifies core vs non-core, and a non-core pr merges once ci +
    trust-gate go green. core still routes to codeowners (you). ui-screenshot
    gate and trust-gate are unchanged.

net: pr review cost goes from paid claude tokens per labeled pr to $0.

owner action: install the CodeRabbit github app on the repo (the yaml just
configures it). the report-only claude sweep in #504 can be closed — CodeRabbit
reviews the backlog automatically.

lints clean (zizmor + actionlint).

CodeRabbit (free for this public repo, configured in .coderabbit.yaml)
reviews every pr; the paid claude-code-action is removed. auto-merge no
longer runs an ai verify step — the owner arms it (auto-merge label or
/auto-merge comment) and a non-core pr merges once ci + trust-gate are
green, with codeowners still gating core. drops pr-verify.yml, the
pr-verify environment, and the anthropic api key.
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 4638577d-33d6-4ef1-9383-f06b2097707f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/swap-claude-for-coderabbit

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added docs documentation, specs, examples, and repo guidance ci github actions and automation size: M 200-499 changed non-doc lines ci: passing ci is green labels Jul 16, 2026
@plind-junior
plind-junior enabled auto-merge (rebase) July 16, 2026 07:28
@plind-junior
plind-junior disabled auto-merge July 16, 2026 07:29
@plind-junior
plind-junior merged commit d751637 into test Jul 16, 2026
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci: passing ci is green ci github actions and automation docs documentation, specs, examples, and repo guidance size: M 200-499 changed non-doc lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant